'宣言 Overloads Sub SetReference( _ ByVal context As IEvaluationContext, _ ByVal rangeRefs() As RangeReference, _ ByVal refSource As IReferenceSource _ )
void SetReference( IEvaluationContext context, RangeReference[] rangeRefs, IReferenceSource refSource )
パラメータ
- context
- 評価コンテキストを示すIEvaluationContext値。
- rangeRefs
- 範囲参照を表すRangeReferenceの配列。
- refSource
- 参照ソースを示す IReferenceSource 値。